@charset "utf-8";

.ny_banner_mid {
	width: 90%;
	position: relative;
	overflow: hidden;
	margin:0px auto;
}
.ny_banner_mid .slideshow {
	height: 262px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
@media (max-width: 1199px) and (min-width: 1001px) {
.ny_banner_mid .slideshow {
	height: 320px;
}
}
@media screen and (max-width: 1000px) {
.ny_banner_mid .slideshow {
	height: 200px;
}
}
@media screen and (max-width: 760px) {
.ny_banner_mid .slideshow {
	height: 170px;
}
}
@media screen and (max-width: 480px) {
.ny_banner_mid .slideshow {
	height: 100px;
}
}
.ny_banner_mid .search {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-left: -600px;
}
.ny_banner_mid .search .sr {
	width: 300px;
	padding: 0 10px;
	background: #f3f3f3;
	color: #999;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	float: right;
	outline: none;
	border-radius: 4px 0 0 4px;
}
.ny_banner_mid .search .tj {
	width: 70px;
	height: 40px;
	background: #d92940 url(../images/search_btn.png) center center no-repeat;
	font-size: 0;
	cursor: pointer;
	float: right;
	border-radius: 0 4px 4px 0;
}
.ny_banner_mid .search .tj:hover {
	background: #d92940 url(../images/search_btn.png) center center no-repeat;
}




.ny_banner_mid .search {
	width: auto;
	top: auto;
	bottom: 10%;
	left: auto;
	right: 5%;
	margin-left: 0;
}

.ny_banner_mid .search {
	width: auto;
	top: auto;
	bottom: 30%;
	left: auto;
	right: 50%;
	margin-right: -190px;
}
}


.ny_banner_mid .search {
	width: 95%;
	right: auto;
	margin-right: 0;
}
.ny_banner_mid .search .sr {
	width: 68%;
}
.ny_banner_mid .search .tj {
	width: 20%;
}




/*首页中间广告图*/

.ny_banner_home {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin:0px auto;
}
.ny_banner_home .slideshow {
	height: 262px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
@media (max-width: 1199px) and (min-width: 1001px) {
.ny_banner_home .slideshow {
	height: 320px;
}
}
@media screen and (max-width: 1000px) {
.ny_banner_home .slideshow {
	height: 200px;
}
}
@media screen and (max-width: 760px) {
.ny_banner_home .slideshow {
	height: 170px;
}
}
@media screen and (max-width: 480px) {
.ny_banner_home .slideshow {
	height: 100px;
}
}
.ny_banner_home .search {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-left: -600px;
}
.ny_banner_home .search .sr {
	width: 300px;
	padding: 0 10px;
	background: #f3f3f3;
	color: #999;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	float: right;
	outline: none;
	border-radius: 4px 0 0 4px;
}
.ny_banner_home .search .tj {
	width: 70px;
	height: 40px;
	background: #d92940 url(../images/search_btn.png) center center no-repeat;
	font-size: 0;
	cursor: pointer;
	float: right;
	border-radius: 0 4px 4px 0;
}
.ny_banner_home .search .tj:hover {
	background: #d92940 url(../images/search_btn.png) center center no-repeat;
}




.ny_banner_home .search {
	width: auto;
	top: auto;
	bottom: 10%;
	left: auto;
	right: 5%;
	margin-left: 0;
}

.ny_banner_home .search {
	width: auto;
	top: auto;
	bottom: 30%;
	left: auto;
	right: 50%;
	margin-right: -190px;
}
}


.ny_banner_home .search {
	width: 95%;
	right: auto;
	margin-right: 0;
}
.ny_banner_home .search .sr {
	width: 68%;
}
.ny_banner_home .search .tj {
	width: 20%;
}

















